home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Software / Games / JKII_Demo.sit / Jedi Knight II Demo / demo / assets0.pk3 / shaders / cinematics.shader < prev    next >
Encoding:
Text File  |  2002-03-22  |  3.1 KB  |  167 lines

  1. textures/video/mon_mothma
  2. {
  3.     qer_editorimage    textures/system/_videoTall
  4.     q3map_nolightmap
  5.     {
  6.         videoMap video/mon_mothma
  7.         blendFunc GL_ONE GL_ONE
  8.     }
  9. }
  10.  
  11. textures/video/raven
  12. {
  13.     qer_editorimage    textures/system/_video512
  14.     q3map_nolightmap
  15.     {
  16.         videoMap video/openinglogos
  17.     }
  18. }
  19.  
  20. textures/video/mon_mothma_idle
  21. {
  22.     qer_editorimage    textures/system/_videoTall
  23.     q3map_nolightmap
  24.     {
  25.         videoMap video/mon_mothma_idle
  26.         blendFunc GL_ONE GL_ONE
  27.     }
  28. }
  29.  
  30. textures/video/lightspeed_start
  31. {
  32.     qer_editorimage    textures/system/_video
  33.     q3map_nolightmap
  34.     {
  35.         videoMap video/lightspeed_start
  36.     }
  37. }
  38.  
  39. textures/video/lightspeed_loop
  40. {
  41.     qer_editorimage    textures/system/_video
  42.     q3map_nolightmap
  43.     {
  44.         videoMap video/lightspeed_loop
  45.     }
  46. }
  47.  
  48. textures/video/static
  49. {
  50.     qer_editorimage    textures/video/staticline
  51.     qer_trans    0.25
  52.     surfaceparm    nodlight
  53.     surfaceparm    trans
  54.     q3map_nolightmap
  55.     {
  56.         map textures/video/staticline
  57.         blendFunc GL_DST_COLOR GL_ONE
  58.         rgbGen identity
  59.         tcMod scale 1 5
  60.         tcMod scroll 1 0.3
  61.     }
  62.     {
  63.         map gfx/hud/static4
  64.         blendFunc GL_DST_COLOR GL_ONE
  65.         rgbGen identity
  66.         tcMod scale 1 7
  67.         tcMod scroll 0 0.5
  68.         tcMod turb 0 1 0 0.5
  69.     }
  70.     {
  71.         map $whiteimage
  72.         blendFunc GL_DST_COLOR GL_ONE
  73.         rgbGen const ( 0.325490 0.325490 1.000000 )
  74.     }
  75. }
  76.  
  77. textures/video/mon_mothma_back
  78. {
  79.     qer_editorimage    textures/system/_videoTall
  80.     q3map_nolightmap
  81.     {
  82.         videoMap video/mon_mothma_back
  83.         blendFunc GL_ONE GL_ONE
  84.     }
  85. }
  86.  
  87. textures/video/kyle_rummage
  88. {
  89.     qer_editorimage    textures/system/_videoTall
  90.     q3map_nolightmap
  91.     {
  92.         videoMap video/kyle_rummage
  93.         blendFunc GL_ONE GL_ONE
  94.     }
  95. }
  96.  
  97. textures/video/kyle_rummage_stop
  98. {
  99.     qer_editorimage    textures/system/_videoTall
  100.     q3map_nolightmap
  101.     {
  102.         videoMap video/kyle_rummage_stop
  103.         blendFunc GL_ONE GL_ONE
  104.     }
  105. }
  106.  
  107. textures/video/morgan_talking
  108. {
  109.     qer_editorimage    textures/system/_videoTall
  110.     q3map_nolightmap
  111.     {
  112.         videoMap video/morgan_talking
  113.         blendFunc GL_ONE GL_ONE
  114.     }
  115. }
  116.  
  117. textures/video/morgan_idle
  118. {
  119.     qer_editorimage    textures/system/_videoTall
  120.     q3map_nolightmap
  121.     {
  122.         videoMap video/morgan_idle
  123.         blendFunc GL_ONE GL_ONE
  124.     }
  125. }
  126.  
  127. textures/video/morgan_side_idle
  128. {
  129.     qer_editorimage    textures/system/_videoTall
  130.     q3map_nolightmap
  131.     {
  132.         videoMap video/morgan_side_idle
  133.         blendFunc GL_ONE GL_ONE
  134.     }
  135. }
  136.  
  137. textures/video/morgan_side_talking
  138. {
  139.     qer_editorimage    textures/system/_videoTall
  140.     q3map_nolightmap
  141.     {
  142.         videoMap video/morgan_side_talking
  143.         blendFunc GL_ONE GL_ONE
  144.     }
  145. }
  146.  
  147. textures/doomgiver/kyle
  148. {
  149.     surfaceparm    metalsteps
  150.     q3map_nolightmap
  151.     {
  152.         map textures/doomgiver/kyle
  153.         blendFunc GL_ONE GL_ZERO
  154.     }
  155.     {
  156.         map gfx/hud/static
  157.         blendFunc GL_ONE GL_ONE
  158.         tcMod scroll 0 12
  159.     }
  160.     {
  161.         map gfx/hud/static
  162.         blendFunc GL_ONE GL_ONE
  163.         tcMod scroll 0 8
  164.     }
  165. }
  166.  
  167.